Computing (FOLDOC) dictionary
Address Resolution Protocol
Jump to user comments
networking, protocol (ARP) A method for finding a
host's
of another host and waits for it (or some other host) to send
back its Ethernet address. Each host maintains a
cache of
address translations to reduce delay and loading. ARP allows
the Internet address to be independent of the Ethernet address
but it only works if all hosts support it.
(1995-03-20)